Searched refs:eob_ptr (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 28 int zbin_oq_value, uint16_t *eob_ptr, in vp9_quantize_b_c() argument 71 *eob_ptr = eob + 1; in vp9_quantize_b_c() 81 int zbin_oq_value, uint16_t *eob_ptr, in vp9_quantize_b_32x32_c() argument 126 *eob_ptr = eob + 1; in vp9_quantize_b_32x32_c()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_rtcd_defs.pl | 709 …t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *s… 712 …t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *s…
|