HomeSort by relevance Sort by last modified time
    Searched refs:MAX_REFS (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.h 37 #define MAX_REFS 6
98 int thresh_mult_sub8x8[MAX_REFS];
vp9_rd.c 241 for (i = 0; i < MAX_REFS; ++i)
586 for (i = 0; i < MAX_REFS; ++i)
597 for (i = 0; i < MAX_REFS; ++i)
vp9_rdopt.c 123 static const REF_DEFINITION vp9_ref_order[MAX_REFS] = {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 48 #define MAX_REFS 6
351 int rd_thresh_mult_sub8x8[MAX_REFS];
355 int rd_thresh_sub8x8[MAX_SEGMENTS][BLOCK_SIZES][MAX_REFS];
356 int rd_thresh_freq_sub8x8[BLOCK_SIZES][MAX_REFS];
vp9_rdopt.c 124 const REF_DEFINITION vp9_ref_order[MAX_REFS] = {
266 for (i = 0; i < MAX_REFS; ++i) {
    [all...]
vp9_onyx_if.c 495 for (i = 0; i < MAX_REFS; ++i)
506 for (i = 0; i < MAX_REFS; i++)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 48 #define MAX_REFS 6
352 int rd_thresh_mult_sub8x8[MAX_REFS];
356 int rd_thresh_sub8x8[MAX_SEGMENTS][BLOCK_SIZES][MAX_REFS];
357 int rd_thresh_freq_sub8x8[BLOCK_SIZES][MAX_REFS];
vp9_rdopt.c 124 const REF_DEFINITION vp9_ref_order[MAX_REFS] = {
266 for (i = 0; i < MAX_REFS; ++i) {
    [all...]
vp9_onyx_if.c 510 for (i = 0; i < MAX_REFS; ++i)
521 for (i = 0; i < MAX_REFS; i++)
    [all...]

Completed in 56 milliseconds