Searched refs:MPP_FMT_YUV420SP_VU (Results 1 – 7 of 7) sorted by relevance
223 MPP_FMT_YUV420SP_VU = (MPP_FRAME_FMT_YUV + 5), /* YYYY... VUVUVU... (NV21) */ enumerator
222 MPP_FMT_YUV420SP_VU = (MPP_FRAME_FMT_YUV + 5), /* YYYY... VUVUVU... (NV21) */ enumerator
129 case MPP_FMT_YUV420SP_VU : { in vpu_api_set_enc_cfg()1070 case MPP_FMT_YUV420SP_VU : { in encode()1325 case MPP_FMT_YUV420SP_VU : { in encoder_sendframe()
547 { MPP_FMT_YUV420SP_VU, "YUV420SP, NV21" },
99 case MPP_FMT_YUV420SP_VU : in dump_mpp_frame_to_file()1068 case MPP_FMT_YUV420SP_VU : { in fill_image()
40 case MPP_FMT_YUV420SP_VU : { in mpi_enc_width_default_stride()
336 } else if (ctx->output_fmt == MPP_FMT_YUV420SP_VU) { in setup_output_fmt()