Home
last modified time | relevance | path

Searched defs:isVp9 (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp320 IvfFileHeader:: IvfFileHeader(bool isVp9, int width, int height, in IvfFileHeader()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp393 IvfFileHeader:: IvfFileHeader(bool isVp9, int width, int height, in IvfFileHeader()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp399 IvfFileHeader:: IvfFileHeader(bool isVp9, int width, int height, in IvfFileHeader()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1511 bool isVp9 = drv_ctx.decoder_format == VDEC_CODECTYPE_VP9; in log_input_buffers() local