HomeSort by relevance Sort by last modified time
    Searched refs:frame_size (Results 226 - 248 of 248) sorted by null

1 2 3 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.c 139 unsigned int frame_size:27; member in struct:unwind_desc
165 | ((U)->frame_size << 0))
    [all...]
tc-mips.c 5542 offsetT frame_size; local
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 3302 int frame_size = 0; local
    [all...]
vp9_firstpass.c     [all...]
  /external/v8/src/
factory.cc 925 int length, const byte* raw_bytecodes, int frame_size, int parameter_count,
    [all...]
objects.h     [all...]
objects.cc     [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
omx_aac_aenc.cpp     [all...]
  /external/v8/test/cctest/interpreter/
test-bytecode-generator.cc 157 int frame_size; member in struct:v8::internal::interpreter::ExpectedSnippet
196 CHECK_EQ(expected.frame_size, actual->frame_size());
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 896 (void) fwrite(lst_yv12->buffer_alloc, lst_yv12->frame_size, 1
    [all...]
onyx_if.c     [all...]
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.c 878 (void)fwrite(lst_yv12->buffer_alloc, lst_yv12->frame_size, 1, recon_file);
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c     [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
omx_amr_aenc.cpp     [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
omx_evrc_aenc.cpp     [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
omx_qcelp13_aenc.cpp     [all...]
  /external/v8/test/cctest/heap/
test-heap.cc 739 CHECK_EQ(array->frame_size(), kFrameSize);
760 CHECK_EQ(array->frame_size(), kFrameSize);
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1946 static int frame_size = picture_width * picture_height + ((picture_width * picture_height) >> 1) ; variable
    [all...]

Completed in 735 milliseconds

1 2 3 4 5 6 7 8 910