HomeSort by relevance Sort by last modified time
    Searched full:subblocks (Results 1 - 25 of 25) sorted by null

  /external/libhevc/decoder/
ihevcd_parse_residual.c 339 /* First WORD8 gives number of coded subblocks */
342 /* Set number of coded subblocks in the current TU to zero */
372 /* Divide the current transform to 4x4 subblocks and count number of 4x4 in the first row */
443 /* Parse each 4x4 subblocks */
486 /* Check if neighbor subblocks are coded */
527 /* Note for these subblocks sig_coeff_map is not inferred but instead parsed */
639 /* Increment number of coded subblocks for the current TU */
    [all...]
ihevcd_structs.h 881 * Pointer to TU subblock coeff data and number of coded subblocks and scan idx
1258 * Pointer to TU subblock coeff data and number of subblocks and scan idx
    [all...]
ihevcd_utils.c 424 /* Size for storing number of coded subblocks and scan_idx for each TU */
    [all...]
ihevcd_parse_slice.c 555 /* First WORD8 gives number of coded subblocks */
558 /* Set number of coded subblocks in the current TU to zero */
    [all...]
  /external/webrtc/src/common_audio/signal_processing/
resample.c 41 // number of subblocks; options: 1, 2, 4, 5, 10
111 // number of subblocks; options: 1, 2, 4, 5, 10
174 // number of subblocks; options: 1, 2, 5, 10
245 // number of subblocks; options: 1, 2, 5, 10
  /external/libavc/common/
ih264_structs.h     [all...]
  /external/libavc/encoder/
ih264e_core_coding.h 532 * The traversal of 4x4 subblocks in the 16x16 macroblock is as per the scan order
561 * The traversal of 4x4 subblocks in the 16x16 macroblock is as per the scan order
591 * The traversal of 4x4 subblocks in the 8x8 macroblock is as per the scan order
ih264e_structs.h 874 * subblocks data starts after the valid number of coefficients. Number
1047 * Pointer to mb subblock coeff data and number of subblocks and scan id
    [all...]
ih264e_core_coding.c     [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_tri_tmp.h 65 * Evaluate a 16x16 block of pixels to determine which 4x4 subblocks are in/out
  /external/libavc/decoder/
ih264d_parse_cavlc.c     [all...]
ih264d_parse_cabac.c     [all...]
ih264d_structs.h 826 * Pointer to TU subblock coeff data and number of subblocks and scan idx
    [all...]
  /external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 627 outs() << " Tot/Avg SubBlocks: " << Stats.NumSubBlocks << "/"
634 outs() << " Num SubBlocks: " << Stats.NumSubBlocks << "\n";
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 49 /// MODULE blocks have a number of optional fields and subblocks.
BitstreamReader.h 285 /// subblocks. This just skips over them automatically.
  /external/llvm/docs/
BitCodeFormat.rst 187 which case they are only defined in that block (neither subblocks nor
305 this immediate block --- it is not visible in subblocks or enclosing blocks.
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 46 /// version by ignoring new kinds of subblocks), this number
    [all...]
  /external/libhevc/common/
ihevc_structs.h 886 /* subblocks data starts after the valid number of coefficients. Number */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.def 60 where the BLOCK_SUBBLOCKS field contains a chain of subblocks
    [all...]
tree.h 2087 tree subblocks; variable
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
gtype.state     [all...]

Completed in 1613 milliseconds