Home
last modified time | relevance | path

Searched defs:v_offset (Results 1 – 5 of 5) sorted by relevance

/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp205 INT v_offset[]= {-8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7}; in getStartFreq() local
210 INT v_offset[]= {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13}; in getStartFreq() local
215 INT v_offset[]= {-5, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16}; in getStartFreq() local
220 INT v_offset[]= {-6, -4, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16}; in getStartFreq() local
227 INT v_offset[]= {-4, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16, 20}; in getStartFreq() local
234 INT v_offset[]= {-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16, 20, 24}; in getStartFreq() local
239 INT v_offset[]= {0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16, 20, 24, 28, 33}; in getStartFreq() local
/external/chromium_org/media/cdm/ppapi/
Dfake_cdm_video_decoder.cc65 int v_offset = y_stride * y_rows + kPlanePadding; in DecodeFrame() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c149 const int v_offset = y_blocks * 5 / 4; in plane_block_idx() local
/external/qemu/android/camera/
Dcamera-format-converters.c517 v_offset_func v_offset; member
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.cc381 SkScalar v_offset = SkIntToScalar(newtab_button_v_offset()); in GetHitTestMask() local