Home
last modified time | relevance | path

Searched defs:last_q (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_postproc.h24 int last_q; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.h18 int last_q; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.h30 int last_q[3]; // Separate values for Intra/Inter/ARF-GF member
Dvp9_onyx_if.c2357 int last_q = q; local
2398 int last_q = q; local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c4113 int last_q = Q; in encode_frame_to_data_rate() local
4152 int last_q = Q; in encode_frame_to_data_rate() local
Donyx_int.h371 int last_q[2]; /* Separate values for Intra/Inter */ member