HomeSort by relevance Sort by last modified time
    Searched refs:FRAME (Results 26 - 50 of 97) sorted by null

12 3 4

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_dpb.c 113 if(active_fs->frame.used_for_reference)
117 if(viddec_h264_get_dec_structure(active_fs) == FRAME)
131 if(viddec_h264_get_dec_structure(active_fs) == FRAME) {
448 if (pInfo->SliceHeader.structure == FRAME)
455 if((viddec_h264_get_is_used(active_fs) == 3)&&(active_fs->frame.used_for_reference == 3))
462 active_fs->frame.pic_num = active_fs->frame_num_wrap;
464 // Use this opportunity to sort list for a p-frame
468 list_sort_number[list0idx] = active_fs->frame.pic_num;
478 p_dpb->listX_0[idx] = (sort_fs_idc[idx]); // frame
487 if ((viddec_h264_get_is_used(active_fs) == 3) && (viddec_h264_get_is_long_term(active_fs) == 3) && (active_fs->frame.used_for_reference == 3)
    [all...]
h264parse.c 76 // 1) Start of Frame (in case of context switch)
428 if (cur_slice.structure != FRAME)
536 if((pInfo->img.structure == FRAME) || (pInfo->img.second_field)) {
561 // 1) Update old slice structure for frame boundary detection
667 } ///// End of init new frame
673 //update frame type
674 if(pInfo->img.structure == FRAME)
h264parse_sh.c 73 SliceHeader->structure = FRAME;
93 if(SliceHeader->structure == FRAME) {
690 // frame indices.
viddec_h264_workload.c 36 #define PUT_BSD_SS_SKIP_FS_IDC_BITS(w) ((((uint32_t)w)&0x3f)<<16) // [5:0], [4:0] frame store idc, [5] - 0: top-filed, 1: bottom field
136 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
147 /////////update frame type
321 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
348 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
366 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
452 if(pInfo->push_to_cur) { //cur is empty, fill new frame in cur
474 if(pInfo->push_to_cur) { //cur is empty, fill new frame in cur
488 if(pInfo->push_to_cur) { //cur is empty, fill new frame in cur
522 if(frame_structure == FRAME)
    [all...]
mix_vbp_h264_stubs.c 34 if(pInfo->Is_first_frame_in_stream) //new stream, fill new frame in cur
42 else // move to next for new frame
190 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
208 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
249 if(pInfo->push_to_cur) { //cur is empty, fill new frame in cur
258 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
302 if(pInfo->push_to_cur) //cur is empty, fill new frame in cur
322 ///////////////////////// Frame attributes//////////////////////////
324 //Push data into current workload if first frame or frame_boundary already detected by non slice nal
334 else // move to cur if frame boundary detected by previous non slice nal, or move to next if no
    [all...]
  /external/libavc/common/
ih264_defs.h 114 * @enum FRAME-FIELD types
122 FRAME,
458 /* Reference frame defs */
  /external/boringssl/src/crypto/modes/asm/
ghashp8-ppc.pl 56 $FRAME=6*$SIZE_T+13*16; # 13*16 is for v20-v31 offload
384 $STU $sp,-$FRAME($sp)
411 stw $vrsave,`$FRAME-4`($sp) # save vrsave
643 addi $sp,$sp,$FRAME
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 251 if (FRAME == curr_picture_structure)
253 if (FRAME != viddec_h264_get_dec_structure(store))
255 WTRACE("Reference picture structure is not frame for current frame picture!");
258 pic->TopFieldOrderCnt = store->frame.poc;
259 pic->BottomFieldOrderCnt = store->frame.poc;
263 if (FRAME == viddec_h264_get_dec_structure(store))
265 WTRACE("reference picture structure is frame for current field picture!");
449 /* ITRACE("short term frame in dpb %d", dpb->ref_frames_in_buffer); */
455 WTRACE("Frame index is out of bound.")
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
fixup7bug.s 9 .CALLINFO FRAME=192,CALLS,SAVE_RP
160 .CALLINFO FRAME=192,CALLS,SAVE_RP
324 .CALLINFO FRAME=128,CALLS,SAVE_RP
359 .CALLINFO FRAME=192,CALLS,SAVE_RP
519 .CALLINFO FRAME=128,CALLS,SAVE_RP
554 .CALLINFO FRAME=192,CALLS,SAVE_RP
714 .CALLINFO FRAME=128,CALLS,SAVE_RP
750 .CALLINFO FRAME=128,CALLS,SAVE_RP
814 .CALLINFO FRAME=128,CALLS,SAVE_RP
867 .CALLINFO FRAME=192,CALLS,SAVE_R
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
CameraStreamer.java 216 throw new RuntimeException("Attempting to grab camera frame from unknown "
340 throw new RuntimeException("Attempting to grab camera frame from unknown "
599 // Server frame has been updated already, simply inform clients here.
623 // Convert pixels into target frame
749 public static final int FRAME = 2;
821 /** The platform-dependent camera frame handler. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 363 <TABLE FRAME=none COLS=2>
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-tree-3.3.jar 
  /prebuilts/devtools/tools/lib/
asm-tree-4.0.jar 
asm-tree-5.0.3.jar 
asm-tree-5.0.4.jar 
  /prebuilts/misc/common/asm/
asm-tree-5.2.jar 
  /prebuilts/misc/common/robolectric/lib/
asm-tree-5.0.1.jar 
  /prebuilts/tools/common/asm-tools/
asm-tree-4.0.jar 
  /prebuilts/tools/common/m2/repository/asm/asm-tree/3.3/
asm-tree-3.3.jar 
  /prebuilts/tools/common/m2/repository/asm/asm-tree/3.3.1/
asm-tree-3.3.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/4.0/
asm-tree-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.1/
asm-tree-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.3/
asm-tree-5.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.4/
asm-tree-5.0.4.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.2/
asm-tree-5.2.jar 

Completed in 1150 milliseconds

12 3 4